FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package surescripts.specialty#1.2.0-beta (47 ms)

Package surescripts.specialty
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Patient
Url http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Patient
Status active
Name Patient
Title Patient
Experimental False
Description This profile defines the requirements for the Patient resource in a Specialty message.
Copyright 2023
Type Patient
Kind resource

Resources that use this resource

StructureDefinition
http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Bundle_SRxDataRequest Bundle_SRxDataRequest
http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Bundle_SRxDataResponse Bundle_SRxDataResponse
http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/MedicationRequest_Prescription MedicationRequest_Prescription
http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/MessageHeader_SRxDataRequest MessageHeader_SRxDataRequest
http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/MessageHeader_SRxDataResponse MessageHeader_SRxDataResponse
http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/MedicationRequest_MedicationPrescribed MedicationRequest_MedicationPrescribed

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Patient",
  "name" : "Patient",
  "title" : "Patient",
  "status" : "active",
  "publisher" : "Surescripts, LLC",
  "description" : "This profile defines the requirements for the Patient resource in a Specialty message.",
  "copyright" : "2023",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "loinc",
      "uri" : "http://loinc.org",
      "name" : "LOINC code for the element"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.identifier",
        "path" : "Patient.identifier",
        "comment" : "A medical record number will be identified in the Patient.identifyer.type, as follows:\r\n1. system: “http://terminology.hl7.org/CodeSystem/v2-0203”\r\n2. code: “MR”",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier.value",
        "path" : "Patient.identifier.value",
        "min" : 1
      },
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Patient.name:officialName",
        "path" : "Patient.name",
        "sliceName" : "officialName",
        "min" : 1,
        "max" : "1",
        "fixedHumanName" : {
          "use" : "official"
        }
      },
      {
        "id" : "Patient.name:officialName.use",
        "path" : "Patient.name.use",
        "min" : 1,
        "fixedCode" : "official"
      },
      {
        "id" : "Patient.name:officialName.family",
        "path" : "Patient.name.family",
        "min" : 1
      },
      {
        "id" : "Patient.name:officialName.given",
        "path" : "Patient.name.given",
        "min" : 1
      },
      {
        "id" : "Patient.telecom",
        "path" : "Patient.telecom",
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom.system",
        "path" : "Patient.telecom.system",
        "min" : 1
      },
      {
        "id" : "Patient.telecom.value",
        "path" : "Patient.telecom.value",
        "min" : 1
      },
      {
        "id" : "Patient.telecom.use",
        "path" : "Patient.telecom.use",
        "mustSupport" : true
      },
      {
        "id" : "Patient.gender",
        "path" : "Patient.gender",
        "min" : 1
      },
      {
        "id" : "Patient.birthDate",
        "path" : "Patient.birthDate",
        "min" : 1
      },
      {
        "id" : "Patient.address",
        "path" : "Patient.address",
        "min" : 1
      },
      {
        "id" : "Patient.address.line",
        "path" : "Patient.address.line",
        "mustSupport" : true
      },
      {
        "id" : "Patient.address.city",
        "path" : "Patient.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Patient.address.state",
        "path" : "Patient.address.state",
        "mustSupport" : true
      },
      {
        "id" : "Patient.address.postalCode",
        "path" : "Patient.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Patient.communication",
        "path" : "Patient.communication",
        "mustSupport" : true
      },
      {
        "id" : "Patient.communication.language",
        "path" : "Patient.communication.language",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.